﻿@charset "utf-8";
body { background:url(../images/index2013_6_bg.jpg) no-repeat 50% 0;}

.topBar .bor,.topBar .weibo,.topBar .weixin,.topBar .fabu .btn,.city .city_inner,.city .city_inner .po .close,.searcher { background:url(../images/index2013_6_sp.gif) no-repeat 0 0;}

.header .inner { padding:26px 0 14px;}
.topBar { border-bottom:1px solid #ebebeb; height:28px; background-color:#fff; padding:11px 0 0;}
.topBar li { float:left; padding:0 9px;}
.topBar .first { padding-left:0;}
.topBar .last { padding-right:0;}
.topBar .noPadding { padding-right:0; color:#999;}
.topBar .bor { background-position:-499px 3px;}
.topBar .weibo,.topBar .weixin,.topBar .fabu .btn { display:block; padding-left:20px;}
.topBar .weibo { background-position:-484px -50px;}
.topBar .weixin { background-position:-484px -24px;}
.topBar .fabu .btn { padding:0 12px 0 0; background-position:-442px -74px;}
.topBar .po { display:none; border:1px solid #ebebeb; border-top:0 none; background-color:#fff; position:absolute; width:64px; left:2px; top:28px; text-align:center; line-height:25px; padding-bottom:4px;}
.topBar .fabu { position:relative; z-index:9; *zoom:1; height:28px; padding-right:0;}
.topBar .fabu .show { display:block;}
.topBar #weixin { height:28px;}

.logo { width:268px; overflow:hidden;} 
.city { width:200px;}
.city .site_slogan { color:#aaa; margin-top:9px;}
.city .city_inner { position:relative; z-index:2; *zoom:1; margin-top:5px; display:block; padding-right:15px; background-position:-442px -74px;}
.city .city_inner .po { display:none; box-shadow: 2px 2px 2px #aaa; text-align:center; position:absolute; left:0; top:24px; border:1px solid #ebebeb; background-color:#fff; padding:8px; width:130px;}
.city .city_inner .po ul { margin-top:5px;}
.city .city_inner .po li { float:left; width:60px; padding:5px 0;}
.city .city_inner .po em { color:#C00; font-weight:bold; font-size:14px;}
.city .city_inner .po .close { position:absolute; top:5px; right:5px; width:8px; display:block; height:8px; background-position:-492px -170px; overflow:hidden; text-indent:-999em;}
.login { width:325px; margin-top:15px;}
.login li { float:right; padding:0 6px; color:#aaa; line-height:24px;}
.login .login_success { padding-top:8px; text-align:right; color:#aaa;}
.login .username { color:#f30;}

.searcher { width:365px; height:30px; margin-top:4px;}
.searcher .select { float:left;}
.searcher .txt { float:left;}
.searcher .btn { float:left;}
.searcher .s_txt { background-color:transparent; border:0 none; width:234px; height:14px; line-height:14px; padding:8px 4px; vertical-align:middle;}
.searcher .s_btn { vertical-align:middle; width:44px; height:30px; overflow:hidden; font:0pt/1000px Arial; cursor:pointer; border:0 none; background-color:transparent;}
.searcher .hot_key { line-height:26px; clear:left; word-spacing:normal; white-space:nowrap; color:#999; width:365px; height:26px; overflow:hidden;}
.searcher .hot_key a { margin:0 3px;}

/* search select */
.selectbox-wrapper { position:absolute; background-color:#fff; border:1px solid #bbb; text-align:left; z-index:99; width:75px; margin-top:-2px; border-top:0 none;}
.selectbox-wrapper ul li.selected { background-color:#f1f1f1;}
.selectbox-wrapper ul li.current { background-color:#f1f1f1; color:#555;}
.selectbox-wrapper ul li { display:block; margin:0; padding:3px 0 3px 6px; line-height:20px; cursor:default; width:69px; color:#666;}
.selectbox { margin-top:1px; display:block; width:79px; padding-right:15px; text-align:center; height:30px; line-height:30px; color:#666; background:transparent; vertical-align:middle; border:0 none; cursor:pointer;}

.nav { border-bottom:2px solid #1768b2;}  
.nav li { float:left; font-size:18px; font-weight:normal; color:#666;}
.nav .last { background:none;} 
.nav a { color:#0087bd; display:block; padding:7px 10px; text-align:center;}
.nav a:hover { color:#d00;}
.nav .site_tel { float:right; padding:7px 0;}
.nav .select { color:#404040;}
.nav .select:hover { color:#404040; text-decoration:none;}
.newOrderId { top:30px; right:21px;}

.adb{
	display:block;
    position:relative;
	width:100%;
	overflow:hidden;
}
.adb li{
	float:left;
	display:block;
	padding-bottom:4px;
	width:100%;
	height:auto;
	overflow:hidden;
}
.adb li.one{
	width:1200px;
	height:auto;
	overflow:hidden;
}
.adb li.two_l{
	width:598px;
	padding-right:4px;
	height:80px;
	overflow:hidden;
}
.adb li.two_r{
	width:598px;
	height:80px;
	overflow:hidden;
}
.adb li,
.adb li a,
.adb li a *{
	float:left;
    position:relative;
	display:block;
	overflow:hidden;
    width:100%;
}
.adb li i{
    z-index:999;
    position:absolute;
    right:4px;
    top:4px;
    width:36px;
    height:16px;
    font-size:11px;
    line-height:15px;
    background:rgba(51,51,51,0.62);
    color:#fff;
    border-radius:2px;
    font-style:normal;
    text-align:center;
}
.adb li i:before{
    content:"广告";
}
